In [138]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Noto¶

Date: 25 Mar 2007 00:41:57¶

m = 6.9¶

In [139]:
folder, earthquake = find_earthquake('Noto')
In [140]:
bar_chart_fp(folder)
In [141]:
plot_box_3d(folder)
In [142]:
scatter_plot_evs(folder)
In [143]:
temporal_series_b(folder)
In [144]:
alert_status_plot(folder)
In [145]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Noto 2007-03-25 00:41:57.910000 6.9 0.71 133.12 133.12 134.63 137.09 34 40 108 TH
In [ ]:

In [ ]: